﻿capital = 330

oob = "MON_1936"

# Starting tech
set_technology = {
	infantry_weapons = 1
	gw_artillery = 1
}

add_ideas = {
	limited_conscription
	MON_power_struggle
	MON_nomadic
}

1939.1.1 = {

	add_political_power = 1198
	
	#generic focuses
	#complete_national_focus = army_effort
	#complete_national_focus = equipment_effort
	#complete_national_focus = motorization_effort
	#complete_national_focus = aviation_effort
	#complete_national_focus = construction_effort_2
	#complete_national_focus = production_effort_2
	#complete_national_focus = infrastructure_effort
	#complete_national_focus = industrial_effort
	#complete_national_focus = construction_effort
	#complete_national_focus = production_effort
	
	oob = "MON_1939"
	set_technology = {
		support_weapons = 1
		gw_artillery = 1
		
		#doctrines
		air_superiority = 1
		
		mass_assault = 1
		pocket_defence = 1
		defence_in_depth = 1

		#electronics
		electronic_mechanical_engineering = 1
		radio = 1
		radio_detection = 1
		mechanical_computing = 1

		#industry
		basic_machine_tools = 1
		improved_machine_tools = 1
		advanced_machine_tools = 1
		synth_oil_experiments = 1
		oil_plant = 1
		construction1 = 1
		construction2 = 1
		concentrated_industry = 1
		concentrated_industry2 = 1
	}
}

set_politics = {

	parties = {
		democratic = { 
			popularity = 5
			#banned = yes
		}

		fascism = {
			popularity = 10
			#banned = yes
		}
			
		communism = {
			popularity = 65
			#banned = no #default is no
		}
			
		neutrality = {
			popularity = 20
		}
	}
	
	ruling_party = communism
	last_election = "1936.1.1"
	election_frequency = 48
	elections_allowed = no
}

create_country_leader = {
	name = "Anandyn Amar"
	desc = "POLITICS_ANANDYN_AMAR_DESC"
	picture = "gfx/leaders/MON/Portrait_Anandyn_Amar.dds"
	expire = "1965.1.1"
	ideology = marxism
	traits = {
		#
	}
}
create_country_leader = {
	name = "Sambadondogiin Tserendorj"
	desc = "POLITICS_TSERENDORJ_DESC"
	picture = "gfx/leaders/MON/Portrait_Tserendorj.dds"
	expire = "1965.1.1"
	ideology = oligarchism
	traits = {
		pillar_of_nation
	}
}
create_country_leader = {
	name = "Sambadondogiin Tserendorj"
	desc = "POLITICS_TSERENDORJ_DESC"
	picture = "gfx/leaders/MON/Portrait_Tserendorj.dds"
	expire = "1965.1.1"
	ideology = fascism_ideology
	traits = {
		pillar_of_nation
	}
}
create_country_leader = {
	name = "Jamsrangiin Tseveen"
	desc = "POLITICS_TSEVEEN_DESC"
	picture = "gfx/leaders/MON/Portrait_Tseveen.dds"
	expire = "1965.1.1"
	ideology = socialism
	traits = {
		#
	}
}

create_corps_commander = {
	id = 821895 
	name = "Khorloogiin Choibalsan"
	portrait_path = "gfx/leaders/MON/Portrait_Choibalsan.dds"
	traits = { 
		cavalry_leader
		harsh_leader
		politically_connected 
	}
	skill = 3
	attack_skill = 4
	defense_skill = 2
	planning_skill = 2
	logistics_skill = 2
}

create_corps_commander = {
	id = 22081900 
	name = "Gelegdorjiin Demid"
	portrait_path = "gfx/leaders/MON/Portrait_Demid.dds"
	traits = { 
		cavalry_officer
		career_officer
	}
	skill = 3
	attack_skill = 2
	defense_skill = 2
	planning_skill = 3
	logistics_skill = 3
}

create_corps_commander = {
	id = 25031912
	name = "Jamyangiin Lhagvasüren"
	portrait_path = "gfx/leaders/MON/Portrait_Lhagvasuren.dds"
	traits = { 
		cavalry_officer
	}
	skill = 1
	attack_skill = 1
	defense_skill = 1
	planning_skill = 1
	logistics_skill = 1
}


1939.1.1 = {

	add_ideas = {
		limited_conscription
	}	

	set_politics = {
		parties = {
			democratic = { 
				popularity = 0
				banned = yes
			}

			fascism = {
				popularity = 0
				banned = yes
			}
		
			communism = {
				popularity = 100
				#banned = no #default is no
			}
		}
		
		ruling_party = communism
		last_election = "1936.1.1"
		election_frequency = 48
		elections_allowed = no
	}

	create_country_leader = {
		name = "Khorloogiin Choibalsan"
		desc = "POLITICS_KHORLOOGIIN_CHOIBALSAN_DESC"
		picture = "gfx/leaders/MON/Portrait_Choibalsan.dds"
		expire = "1952.1.1"
		ideology = stalinism
		traits = {
			dictator
		}
	}
}